Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODFacet


AcquireClipShape

The AcquireClipShape method returns a reference to this facet's clip shape.

ODShape AcquireClipShape (in ODCanvas biasCanvas);
biasCanvas
kODNULL if the geometry is in platform-normal coordinates, otherwise a reference to the canvas object to whose coordinate space the geometry is biased.
return value
A reference to this facet's clip shape.
DISCUSSION
This method increments the reference count of the returned shape object. When you have finished using that shape object, you should call its Release method.

SEE ALSO
The ODFacet::AcquireAggregateClipShape method (page 225).
The ODFacet::AcquireWindowAggregateClipShape method (page 229).
"Clip Shape" on page 148 in OpenDoc Programmer's Guide.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help